Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: EVM event and deposit handlers refactor #243

Merged
merged 12 commits into from
Jan 18, 2024

Conversation

mj52951
Copy link
Collaborator

@mj52951 mj52951 commented Jan 9, 2024

EVM listener subdirectory is now refactored so it doesn't use deprecated chainbridge-core but sygma-core.

closes #231

Also, issue #235 is partially addressed here as it also needs to be implemented on Substrate, for which a new pull request will be opened.

Note: e2e, unit and lint tests should fail as this is a step-by-step refactor focusing on smaller parts that should work

@mj52951 mj52951 marked this pull request as ready for review January 16, 2024 12:40
chains/evm/calls/contracts/bridge/deposit.go Outdated Show resolved Hide resolved
chains/evm/calls/events/listener.go Outdated Show resolved Hide resolved
chains/evm/calls/events/listener.go Outdated Show resolved Hide resolved
@mj52951 mj52951 requested a review from mpetrun5 January 17, 2024 12:47
chains/evm/calls/events/listener.go Outdated Show resolved Hide resolved
@mj52951 mj52951 merged commit 5db24f6 into sygma-core-refactor Jan 18, 2024
3 of 6 checks passed
@mj52951 mj52951 deleted the mj52951/evm-listener-refactor branch January 18, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants